home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / misc-part1 / 56 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  2.3 KB

  1. Path: winternet.com!news
  2. From: apang@nightmare.winternet.com (Anthony Pang)
  3. Newsgroups: comp.sys.amiga.misc
  4. Subject: Re: CygnusED 3.5 buggy???
  5. Date: 1 Jan 1996 06:50:22 GMT
  6. Organization: StarNet Communications, Inc
  7. Message-ID: <4c807e$cqd@blackice.winternet.com>
  8. References: <Gary_Coleman.4dzz@pccc.mlnet.com> <0099B9BE.E28AA1C5@netins.net>
  9. NNTP-Posting-Host: nightmare.imaginary.com
  10.  
  11. In article <0099B9BE.E28AA1C5@netins.net>,  <tempest@netins.net> wrote:
  12. >Nope.. I have used Ced for 6+ Years or so.. As soon as I went from the old
  13. >cool/reliable ced 2.12 to the new 3.5 I was upset with the replacement of the
  14. >old requester with the crap asl one..  I thought I could live with it in
  15. >time so I started using it anyways.. Didn't take long before my source was
  16. >getting clipped and pasted as I am typing.. it would take chuncks of a line,
  17. >maybe 5-10 characters long and paste it so many lines up or down over 
  18. >that line.. completely scrambling the text/source.. This happens as I am 
  19. >typing normally (nothing speical at all!).. This is a major bug in 3.5 
  20. >which makes it useless to me as a  programmer, as  you can imagine.. 
  21. >Programming is hard enough without the editor scrambling  your code.
  22.  
  23. Is it possible that something in your s:ceddefaults and/or s:cedmacros caused
  24. this (ie an old version)?  I have never encountered the problem you've
  25. described, and I've being using 3.5 for C/assembler programming and general
  26. editing since it was released.  I've never found a reason to go back to 2.12.
  27.  
  28. >So I went back to 2.12 and have used it every since.. I am much happier with
  29. >2.12.. I see no advantage what-so-ever to running the new one.  It has bugs,
  30. >has a crap requester, different commands, and nothing really new to make it
  31. >better to use over the old one.
  32.  
  33. As pointed out, you can use file requester patchers to get around asl.library.
  34. And AFAI, the only common command that got changed was block insertion -- easy
  35. to workaround with a macro.
  36.  
  37. Hmm...for new stuff, how about (to name a few):
  38.     * standard Amiga clipboard support
  39.     * localization
  40.     * search & replace history (scroll via cursor keys)
  41.     * macro editor
  42.     * max characters per line increased from 1024 to 4000
  43.     * binary and hex value input for numeric requesters, eg "Enter ascii value"
  44.     * more ARexx commands
  45.